home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / c / clscmp11.zip / C3MEM.H < prev    next >
C/C++ Source or Header  |  1993-07-20  |  144b  |  6 lines

  1. extern unsigned        CLS_MemDecompress ( char *sourcefile, char far *dest );
  2. extern unsigned long   CLS_GetSize ( char *sourcefile );
  3.  
  4.  
  5.  
  6.